CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 角点 检测

搜索资源列表

  1. 12_1

    0下载:
  2. 检测黑白格标定板内指定矩形区域的角点。主要涉及IplImage,CvScaclar,CvPoint2D32f,CvPoint,CvRect-Black and white box testing within the specified rectangular area calibration panel corners. Mainly related to IplImage, CvScaclar, CvPoint2D32f, CvPoint, CvRect
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1406807
    • 提供者:姜欣
  1. Harris

    0下载:
  2. 检测图像的角点,效果非常棒,里面附带图片
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:586684
    • 提供者:云开
  1. harris

    0下载:
  2. 一个检测角点的matlab程序,对于规则和轮廓清晰的图片检测效果良好,模糊图片效果差一些,为完整代码-Detection of corner points of a matlab program rules and clear-cut for image detection works well, fuzzy picture of some poor results for the complete code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:638976
    • 提供者:luyunxia
  1. harris

    0下载:
  2. 角点的检测,利用harris 算法 harris corner detection -harris corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1077
    • 提供者:san
  1. 3

    0下载:
  2. 在实时跟踪系统中,要求在跟踪过程中跟踪窗口的大小实时地适应运动目标的外观变化,这对应着Meanshift 的尺度变化. 针对跟踪这种尺度变化的问题,在跟踪框内检测角点并进行匹配,将所有得到的匹配角点对建立仿射模型,并采用最小二乘法求解得到尺度变化系数,进而更新跟踪框尺度,使得Meanshift 算法可自适应地变化尺度并跟踪到大小不断变化的目标. 实验结果表明,提出的算法具有较好的准确性、鲁棒性和实时性.-In real-time tracking system, requiring the tr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:435724
    • 提供者:sunlikui
  1. Harris

    0下载:
  2. 研究一种红外医学图像处理与分析方法,实现红外人脸图像中特征区域的自动定位。方法 针对红外正面脸部图像,采用一种无监督的局部和全局的特征提取方法,首先通过阈值法区分出前景和 背景,并根据面部特征对称性在前景中确定鼻区 然后在面部确定一个包含所有特征的矩形区域,利用 Harris算子在该区域检测出角点,并找出这些点的局部最大值点 最后用K-means方法对这些点进行 聚类 -To develop an mi age analyzing procedure forautomatic
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:166101
    • 提供者:高雪
  1. HarrisCorner

    0下载:
  2. 实现对输入图像检测Harris角点的功能,并且可以根据自定义的模板大小消除局部重复角点。-Input image to achieve the Harris corner detection function, and can customize the template according to the size of the local elimination of duplicate corner.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:366311
    • 提供者:陈全齐
  1. NCC-fast-image-match-suanfa

    0下载:
  2. 在图形中提取图像中的角点,为了提高精度进行亚像素检测并进行图像匹配-Extract images in the graphics in the corners, in order to improve the accuracy of sub-pixel detection and image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:241993
    • 提供者:ljj
  1. feature_detection

    0下载:
  2. 此函数可以被用在角点和边缘检测,无论是彩色或者灰度图像都行.-This function can be used in corner and edge detection, whether it is color or grayscale images will do.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2309
    • 提供者:zhao
  1. Orotateep

    0下载:
  2. 利用opencv进行图像的角点检检测,能得到比较好的效果可直接使用。 -Opencv image using the corner detection, better resullts can be a complete source code can be used directly.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:94548
    • 提供者:举例
  1. Moravec

    0下载:
  2. Moravec算子检测角点,实现基本点特征提取算法-Moravec operator detection angle point, to achieve the basic point feature extraction algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4837707
    • 提供者:bbmmgg
  1. susan1

    0下载:
  2. susan算子是检测强角点的一个重要方法;本代码是使用susan算子检测角点的完整代码-the Susan algorithm is a good method to detect strong corners,this is the project of using the Susan to detect the corner,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:12700
    • 提供者:suson
  1. harris--feature-extraction

    0下载:
  2. 图像中角点(特征点)提取与匹配算法.,通过harris焦点检测来实现特征的提取-Extraction and matching algorithms of image corners (feature points), harris focus detection to the feature extraction
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2952487
    • 提供者:王磊
  1. jiaodian

    0下载:
  2. opencv _vs2010代码实现图像角点的检测,有图片,可直接运行-opencv _vs2010 image corner detection code pictures can be run directly
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10012854
    • 提供者:杨文清
  1. CV

    0下载:
  2. 图像处理 o 梯度 边缘和角点 o 采样 差值和几何变换 o 形态学操作 o 滤波和彩色变换 o 金字塔及其应用 o 连接组件 o 图像和轮廓矩 o 特殊图像变换 o 直方图 o 匹配 结构分析 o 轮廓处理 o 计算几何 o 平面划分 运动分析和对象跟踪 o 背景统计量的累积 o 运动模板 o 对象跟踪 o 光流 o 预估器 模式识别 o 目标检测 照相机定标和三维重建 o 照相机定标 o 姿态估计 o 极线几何 函数列表 参考图像处理注意:本章描述图像处理和分析的一些函数-O gradien
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:9969049
    • 提供者:diaoguangqiang
  1. jiaodian

    0下载:
  2. 计算机视觉领域,检测棋盘格角点算法:可以读取不同的图像及数量,并返回角点坐标-In the fields of computer vision, detection checkerboard Angle point is: can read different image and quantity, and returns Angle point coordinates
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:1903
    • 提供者:王璨
  1. Shape

    0下载:
  2. 针对常见的几何形状匹配算法对目标遮挡较为敏感, 提出了一种基于角点匹配的几何形 状定位。 该方法首先根据边缘曲率提取图像的角点, 然后采用基于改进的投票策略的角点匹配算法对检测图与模板图进行匹配, 最后通过 Ransac算法去除错匹配。 实验表明, 该算法定位效果良好,有效地解决了目标部分遮挡问题。-A noval geometry shape position algo rithm based on point feature matching is proposed to solve t
  3. 所属分类:File Formats

    • 发布日期:2017-11-15
    • 文件大小:355441
    • 提供者:张倩
  1. harris

    0下载:
  2. pdf Harris 图像中角点的检测 一种新的方法,双目视觉 标定。-Image corner detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:261623
    • 提供者:王子
  1. Harris1

    0下载:
  2. 基于harris技术图像角点的检测,标准的算法,可以改变其中参数,来改变显示效果-Detection based on the the Harris technical image angle point, the standard algorithm, where the parameters can be changed, to change the display effect
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-11-25
    • 文件大小:1029
    • 提供者:过儿
  1. detection_of_corner

    0下载:
  2. 检测角点。检测图像中的物体的角点或者突出部分。-detection of corner.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:926
    • 提供者:寒霜
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com